projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49f7ba4
)
(ispell-complete-word): Doc fix.
author
Pavel Janík
<Pavel@Janik.cz>
Tue, 11 Dec 2001 07:22:44 +0000
(07:22 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Tue, 11 Dec 2001 07:22:44 +0000
(07:22 +0000)
lisp/textmodes/ispell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ispell.el
b/lisp/textmodes/ispell.el
index a2d7af6521452d096cdad11826e2f281ecf1a531..50830816f6d63921beab1776f25c9ad410f28238 100644
(file)
--- a/
lisp/textmodes/ispell.el
+++ b/
lisp/textmodes/ispell.el
@@
-2801,7
+2801,7
@@
Returns the sum shift due to changes in word replacements."
;;;###autoload
(defun ispell-complete-word (&optional interior-frag)
- "Try to complete the word before or under point (see `lookup-words')
+ "Try to complete the word before or under point (see `lookup-words')
.
If optional INTERIOR-FRAG is non-nil then the word may be a character
sequence inside of a word.